-
Home
-
WP Import Export Lite
-
3.5.0
-
Code
-
Classes
- WPIE_Import_Base
Total Complexity |
94 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
419 |
Lines of code |
259 |
Logical lines of code |
162 |
Comment lines |
37 |
Methods |
22 |
Properties |
20 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_shortcode() |
A |
49 |
10 |
31 |
get_field_value() |
A |
55 |
9 |
18 |
get_valid_date() |
A |
51 |
8 |
28 |
remove_meta() |
S |
60 |
7 |
13 |
get_meta() |
S |
59 |
7 |
13 |
do_shortcode() |
S |
53 |
6 |
21 |
get_field() |
S |
56 |
6 |
18 |
map_deep() |
S |
58 |
5 |
15 |
get_date() |
S |
61 |
5 |
13 |
update_meta() |
S |
60 |
5 |
13 |
is_update_field() |
S |
62 |
4 |
12 |
apply_shortcode() |
S |
62 |
4 |
12 |
do_shortcode_tag() |
S |
64 |
4 |
8 |
get_user_id() |
S |
61 |
3 |
12 |
__destruct() |
S |
73 |
2 |
5 |
has_shortcode() |
S |
70 |
2 |
6 |
validate_data() |
S |
67 |
2 |
7 |
get_item_id() |
S |
82 |
1 |
3 |
encode_shortcode_char() |
S |
76 |
1 |
3 |
is_term_exists() |
S |
77 |
1 |
3 |
decode_shortcode_char() |
S |
76 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |